-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
4.2.1
-
Code
-
Classes
- Order_Tax_Calculation_Validator
Total Complexity |
12 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
113 |
Lines of code |
50 |
Logical lines of code |
19 |
Comment lines |
49 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_vat_exemption() |
S |
61 |
3 |
14 |
validate_total_is_not_zero() |
S |
67 |
2 |
8 |
is_customer_vat_exempt() |
S |
67 |
2 |
8 |
filter_interrupt() |
S |
65 |
2 |
9 |
__construct() |
S |
76 |
1 |
4 |
get_order_subtotal() |
S |
78 |
1 |
3 |
is_order_vat_exempt() |
S |
74 |
1 |
4 |